Contribution org.nuxeo.ecm.platform.routing.dm.operations--operations
In component org.nuxeo.ecm.platform.routing.dm.operations
org.nuxeo.ecm.platform.routing.dm.operations
inside nuxeo-platform-document-routing-dm-5.8.jar
This contribution is part of XML component Extension Point
Extension point operations of component OperationServiceComponent.Contributed Items
XML Source
<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
<operation class="org.nuxeo.ecm.platform.routing.dm.operation.CreateRoutingTask"/>
<operation class="org.nuxeo.ecm.platform.routing.dm.operation.RemoveRoutingTask"/>
<operation class="org.nuxeo.ecm.platform.routing.dm.operation.SetCurrentRunningStepFromTask"/>
<operation class="org.nuxeo.ecm.platform.routing.dm.operation.EvaluateCondition"/>
</extension>